*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "思源黑体 CN","Noto Sans SC";
	overflow-x: hidden;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	display: block;
	max-width: 100%;
}

/* logo */
.logo_cn{
	height: 70px;
}
.logo_icon {
	height: 100%;
}
.logo_icon img{
	display: block;
	height: 100%;
}
.oW_top#index_Top{
	position: fixed;
	top: 0;
	left: 0;
	background: none;
}
.oW_top#index_Top:hover{
	/* background-color: #154a9a; */
}
.oW_top{
	background-color: #154a9a;
	width: 100%;
}
.oW_topcon{
	margin: 0 3%;
	position: relative;
	padding: 14px 0;
}
.oW_meua{
	position: absolute;
	right: 0;
	top: 35%;	
	height: 30%;
}
.oW_language{
	position: absolute;
	right: 4%;
	top: 35%;	
	height: 30%;
}
.oW_icon{
	height: 100%;
}
.oW_icon img{
	display: block;
	height: 100%;
}
.oW_search{
	position: absolute;
	right: 8%;
	top: 35%;	
	height: 30%;
}
.oW_logo{
	height: 60px;
}
.oW_logo a{
    /*display: inline-block;*/
}
.oW_logo img{
	display: inline-block;
    height: 84%;
    padding: 5px 0;
}
.oWs_show{
	position:absolute;
	right:-800px;
	top: -6px;
	/* background-color: #154a9a; */
	transition-duration: 1s;
}
.oWs_show form{
	overflow: hidden;
	width: 400px;
	height:35px;
	position: relative;
	border: 2px solid #fff;
}
.oWs_show form input{
	display: block;
	float: left;
	width: 85%;
	border: none;
	padding: 0 10px;
	height:100%;
	line-height: 35px;
	font-size: 14px;
	outline: none;
	color: #FFFFFF;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
}
.oWs_show form input::-webkit-input-placeholder{
	color: #FFFFFF;
}
.oWs_show form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color: #FFFFFF;
}
.oWs_show form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: #FFFFFF;
}
.oWs_show form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color: #FFFFFF;
}
.oWs_show form button{
	display: block;
	float: left;
	width: 10%;
	background: url(../img/icon1.png) no-repeat center;
	height: 100%;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
}
.oWl_show{
	position: absolute;
	top: 57px;
	left: -35px;
	background-color: rgb(21 74 154 / 0.8);
	text-align: center;
	width: 100px;
	padding: 5px 5px;
	display: none;
}
.oWl_show ul li a{
	color: #FFFFFF;
	display: block;
	padding: 5px 0;
	font-size: 14px;
	opacity: .5;
}
.oWl_show ul li:hover a{
	opacity: 1;
}

.ouT_top{
	position: fixed;
	bottom:10%;
	width: 50px;
	height: 50px;
	right: 0;
}
.ouT_top a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #154A9A;
}
.ouT_top img{
	display: block;
	width: 100%;
	height: 100%;
}

/* 官网底部 */
.oW_bottom{
	background: url(../img/bottom_bg.png) #154a9a no-repeat;
	background-size: 100% auto;
	background-position: top right;
	
}
.oWb_top{
	padding: 60px 0;
}
.oWb_top_con{
	margin: 0 3%;
	overflow: hidden;
	position: relative;
	min-height: 250px;
}
.oWbt_logo{
	float: left;
	width: 10%;
}
.oWbt_logo .logo{
	max-width: 65%;
}
.oWbt_logo .logo.button_logo_EN{
	max-width: 1000%;
	width: 170px;
}
.oWbt_logo dl{
	overflow: hidden;
}
.oWbt_logo dl dd{
	float: left;
    width: 33.3%;
    opacity: 0.5;
}
.oWbt_logo dl dd a{
	display: block;
	width: 66%;
}
.oWbt_logo dl dd a img{
	display: block;
	transition-duration: 0.8s;
}
.oWbt_logo dl dd:hover a img{
	transform: rotate(360deg);
	transition-duration: 0.8s;
}
.oWbt_meua{
	float: left;
	margin-left:10.4%;
	width: 70%;
}
.oWbt_meua ul{
	overflow: hidden;
}
.oWbt_meua ul li{
	float: left;
	margin-right: 5.2%;
}
.oWbt_title h2{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
.oWbt_title b{
	content:"";
	display:block;
	width: 20px;
	height:3px;
	margin-top: 15px;
	background-color:#fff;
	transition-duration: 0.5s;
}
.oWbt_meua ul li:hover .oWbt_title b{
	width:100%;
	transition-duration: 0.5s;
}
.oWbt_code{
	float: right;
	width: 8%;
	
	text-align: center;
}
.oWbt_code img{
	display: block;
	width: 100%;
}
.oWbt_code p{
	font-size: 12px;
	color: #ffffff;
	padding-top: 8px;
}
.oWb_bottom{
	background-color: #1b60aa;
}
.oWb_bottom_con{
	margin: 0 3%;
	overflow: hidden;
	font-size: 14px;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
}
.oWbt_meua dl dd{
	padding-top: 15px;
}
.oWbt_meua dl dd a{
	font-size: 14px;
	color: #ffffff;
}
.oWbt_meua dl dd:hover a{
	opacity: 0.5;
}
p#copyRight{
	float: left;
}
p#copyRight a{
	color: #fff;
	margin-left: 5px;
}
p#poWerby{
	float: right;
}
.oW_bottom_sigle{
	border-top: 1px solid #e7edf5;
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.oWbs_con{
	margin: 0 3%;
}
.oW_bottom_sigle p#copyRight{
	color: #999;
}
.oW_bottom_sigle p#copyRight a{
	color: #999;
}
.oW_bottom_sigle p#poWerby{
	color: #999;
}
.system_footer_phone{
	position: absolute;
	bottom: 0;
	left: 0;
}
.system_footer_phone p{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 15px;
}
.system_footer_phone p b{
	display: block;
	font-size: 14px;
	font-weight: normal;
	opacity: .5;
	padding-bottom: 2px;
}

/* 面包屑 */
.breadtRee{
	background-color: #fff;
	box-shadow: 0 3px 10px #eee;
	height: 60px;
	line-height: 60px;
}
.breadtRee_con{
	overflow: hidden;
	padding: 0 3%;
}
.breadtRee_text{
	float: left;
}
.breadtRee_meua{
	float: right;
	font-size: 16px;
	color: #333333;
}
.breadtRee_meua ul{
	overflow: hidden;
}
.breadtRee_meua ul li{
	float: left;
	padding: 0 20px;
}
.breadtRee_meua ul li:last-child{
	padding-right: 0;
}
.breadtRee_meua ul li a{
	color: #333333;
	font-size: 18px;
	display: block;
	font-weight: bold;
}
.breadtRee_meua ul li:hover a{
	
	color: #154a9a;
}
.breadtRee_text a{
	padding: 0 10px;
	color: #333333;
}
.breadtRee_text a:first-child{
	padding-left: 0;
}
.breadtRee_meua ul li a b{
	content:"";
	display:block;
	width: 100%;
	height:3px;
	opacity:0;
	margin-top: 1px;
	transform:scaleX(0);
	transform-origin:100% 50%;
	background-color:#154a9a;
	transition:transform .3s,
	opacity .05s .15s
}
.breadtRee_meua ul li:hover a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .3s,
	opacity .05s;
}
.breadtRee_meua ul li.on a b{
	opacity:1;
	transform:scaleX(1);
	transform-origin:0 50%;
	transition:transform .3s,
	opacity .05s;
}
.oWaboUt_middle{
	padding: 60px 0 0;
}
.oWaboUt_con{
	margin: 0 8%;
}
.oWabout_img{
	/* background: url(../images/about_1.jpg) center no-repeat;
	background-size: 100% auto;
	height:450px; */
	background-color: #000;
	
}
.oWaboUt_business .oWabout_img{
	/* background: url(../images/about_2.jpg) center no-repeat; */
}
.oWaboUt_partner .oWabout_img{
	/* background: url(../images/about_3.jpg) center no-repeat; */
}
.oWabout_text{
	overflow: hidden;
	padding: 40px 0 80px;
}
.oWat_left{
	float: left;
	width:40%;
}
.oWat_left h3{
	font-size: 30px;
	color: #154a9a;
	font-weight: normal;
	padding-bottom: 30px;
}
.oWat_left h4{
	font-size: 30px;
	color: #154a9a;
	font-weight: normal;
	padding-bottom: 0px;
}
.oWat_left p{
	font-size: 22px;
	color: #333333;
	line-height: 40px;
}
.oWat_right{
	float: right;
	width: 45%;
	padding-top: 40px;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
}
.oWat_right p{
	padding-bottom: 20px;
}
.oWat_right dl{
	overflow: hidden;
}
.oWat_right dl dd{
	float: left;
	width: 33.3%;
	margin-bottom: 10px;
}
.oWat_right dl dd img{
	display: block;
	width: 100%;
}
.siGle{
	padding: 60px 0 80px;
}
.siGle_con{
	margin: 0 8%;
}

.neWs_de_title{
	text-align: center;
}
.neWs_de_title h4{
	font-size: 30px;
	color: #154a9a;
	font-weight: normal;	
}
.neWs_de_title  span{
	font-size: 16px;
	color: #999999;
	display: block;
	padding: 10px 0 30px;
}
.neWs_de_con{
	font-size: 18px;
	color: #333333;
	line-height: 40px;
}
.neWs_de_con img{
    display: inline!important;
}
.neWs_de_code{
	padding: 100px 0;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #666666;
}
.neWs_de_code img{
	display: block;
	margin: 0 auto;
	width: 8%;
	padding-bottom: 4px;
}
.neWs_de_code p{
	padding-top: 4px;
}
.neWs_de_page{
	border-top: 1px solid #d5dbe7;
	padding-top: 10px;
	font-size: 14px;
	color: #999;
}
.neWs_de_page p{
	padding-top: 10px;
}
.neWs_de_page p a{
	color: #999;
}
.neWs_de_page p:hover a{
	color: #154a9a;
}
.neWs{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.neWs_list{
	margin: 0 8%;
}
.neWsl_h2{
	float: left;
}
.neWsl_h2 h2{
	font-size: 36px;
	color: #333333;
}
.neWsl_title{
	overflow: hidden;
	padding: 50px 0 20px;
}
.neWsl_title .breadtRee_meua ul li a{
	line-height: 54px;
}
.neWsl_con ul{
	overflow: hidden;
}
.neWsl_con ul li{
	float: left;
	width: 33.3%;
	padding-bottom: 3%;
	transition-duration: 0.3s;
}
.neWsl_con ul li:hover{
	background-color: #f3f6fa;
	box-shadow: 0 3px 10px #eee;
	transition-duration: 0.3s;
}
.neWsl_con ul li:hover .neWsl_time{
	background-color: #154a9a;
}
.neWsl_con ul li:hover .neWsl_time b{
	color: #FFFFFF;
}
.neWsl_con ul li:hover .neWsl_time p{
	color: #FFFFFF;
}
.neWsl_con ul li a{
	display: block;
	margin: 4% 4%;
}
.neWsl_text{
	margin: 3% 2%;
}
.neWsl_img{
	position: relative;
	width: 100%;
	height: 260px;
	overflow: hidden;
	background-color: #2c5ca4;
}
.swiper-slide .neWsl_img img{
	/* height: 100%; */
	width:100%;
	height: 100%;
	margin: 0 auto;
	object-fit:cover;

}
.neWsl_time{
	position: absolute;
	right: 3%;
	top: 4%;
	padding: 3% 2%;
	background-color: #ffffff;
	text-align: center;
}
.neWsl_time b{
	font-size: 36px;
	color: #333333;
	display: block;
	line-height: 40px;
}
.neWsl_time p{
	font-size: 14px;
	color: #666666;
}
.neWsl_text span{
	font-size: 14px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #999999;
	height: 22px;
}
.neWsl_text h4{
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	padding: 3% 0;
}
.neWsl_text p{
	font-size: 16px;
	color: #666666;
	height:50px;
	overflow: hidden;
	line-height: 28px;
}
.conTact_h2 h2{
	font-size: 36px;
	color: #333333;
}
.conTact_con{
	overflow: hidden;
}
.conTact_text{
	float: left;
	width: 45%;
	
}
.conTact_map{
	float: right;
	width:50%;
}
.hirE_list{
	
}
.hirE_list ul li{
	float: left;
	width: 25%;
}
.hirE_list ul li img{
	display: block;
	height: 100%;
}
.conTcat_title{
	margin-top: 40px;
	background: url(../img/title_bg.png) no-repeat center left;
}
.conTcat_title h3{
	padding: 0 30px;
}
.hirE_list p{
	font-size: 18px;
	padding-top: 10px;
	color: #666666;
	margin-bottom: 20px;
}
.conTcat_text_con h3{
	font-size: 24px;
	color: #333333;
	margin: 30px 0;
}
.conTcat_text_con ul{
	overflow: hidden;
}
.conTcat_text_con ul li{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	overflow: hidden;
	height: 50px;
}
.conTcat_text_con ul li:last-child{
	width: 100%;
}
.conTcat_text_con ul li img{
	float: left;
	width: 20px;
	display: block;
	margin: 2px 0;
}
.conTcat_text_con ul li p{
	float: left;
	font-size: 18px;
	color: #666666;
	width: 85%;
	margin-left: 15px;
	line-height: 22px;
}
/* 返回按钮 */
.neWs_de_fanhui{
	margin-top: 20px;
}
.neWs_de_fanhui a{
	display: block;
	color: #FFFFFF;
	text-align: center;
}
.neWs_de_fanhui a img{
	display: block;
	max-width: 30px;
}
.xz_contactcon{
	overflow: hidden;
}
.xzcontact_icon{
	float: left;
	width: 20px;
	display: block;
	margin: 2px 0;
}
.xzcontact_text{
	float: left;
	width: 85%;
	margin-left: 15px;
	line-height: 22px;
}
.xzcontact_text p{
	font-size: 18px;
	color: #666666;
	padding-bottom: 15px;
}
.xz_contacttitle{
	padding: 20px 0;
	font-size: 20px;
	color: #154a9a;
}
.resource{
	padding-top: 60px;
	width: 100%;
}
.resource_con{
	margin: 0 8%;
}
.resource_title{
	font-size: 36px;
	color: #363636;
	margin-bottom: 40px;
}
.resource_list ul li{
	width: 100%;
	margin-bottom: 40px;
}
.resource_list ul li a{
	display: block;
	padding: 30px 30px;
	box-shadow: 0 0 10px #eee;
	border: 1px solid #f6f6f6;
	overflow: hidden;
}
.resource_list_img{
	float: left;
	width: 15%;
	overflow: hidden;
}
.resource_list_img img{
	display: block;
	transition-duration: .5s;
}
.resource_list ul li:hover .resource_list_img img{
	transform: scale(1.1);
	transition-duration: .5s;
}
.resource_list ul li:hover .resource_list_text h3{
	color: #154A9A;
}
.resource_list_text{
	float: right;
	width: 82%;
}
.resource_list_text span{
	display: block;
	font-size: 14px;
	color: #999999;
}
.resource_list_text h3{
	font-size: 20px;
	color: #333333;
	padding: 10px 0 20px;
}
.resource_list_text p{
	font-size: 16px;
	color: #666666;
	text-align: justify;
	line-height: 22px;
	max-height: 45px;
	overflow: hidden;
	
}
.resource_list_text b{
	display: inline-block;
	background: url(../img/download_icon.png) no-repeat right center;
	font-size: 16px;
	color: #154a9a;
	font-weight: normal;
	padding-right: 20px;
	margin-top: 20px;
}
.resource_list{
	padding-bottom: 60px;
}
.paGe{
	text-align: center;
	margin: 0 auto;
}
.paGe a{
	display: inline-block;
	font-size: 36px;
	color: #333333;
	font-family: "宋体";
	width: 60px;
	height: 60px;
	border: 1px solid #333333;
	line-height: 60px;
	margin: 0 15px;
}

/* 自适应 */
@media only screen and (max-width: 1601px){
	.oWat_left h3{
		font-size: 30px;
	}
	.oWat_left p{
		font-size: 20px;
		line-height: 38px;
	}
	.oWat_right{
		font-size: 16px;
		line-height: 32px;
	}
	.conTcat_text_con ul li p{
		font-size: 16px;
	}
	.oWs_show form{
		width: 350px;
	}
	.oW_topcon{
		padding: 10px 0;
	}
	.oW_logo{
		height: 50px;
	}
	.index_btn ul li{
		height: 45px;
	}
	.index_btn ul li em{
		height: 45px;
	}
	.index_btn{
		height: 45px;
	}
	.index_btn ul li span a{
		line-height: 45px;
	}
	.index_btn ul li:hover .index_btnbox{
		bottom: 45px;
	}
	
	.index_btn ul li:hover .index_btnbox#index_btn_2{
		bottom: 45px;
	}
	
	.index_btn ul li:hover .index_btnbox#index_btn_1{
		bottom: 45px;
	}
	.breadtRee{
		height: 50px;
		line-height: 50px;
	}
	.breadtRee_meua ul li a{
		font-size: 16px;
	}
	.breadtRee_text{
		font-size: 16px;
	}
	.siGle_con{
		margin: 0 6%;
	}
	.neWs_list{
		margin: 0 6%;
	}
	.oWbt_title h2{
		font-size: 16px;
	}
	.oWbt_meua dl dd a{
		font-size: 13px;
	}
	.oWb_bottom_con{
		font-size: 13px;
	}
	.conTact_h2 h2{
		font-size: 30px;
	}
	.neWsl_title{
		padding: 30px 0 20px;
	}
	.oW_bottom_sigle{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.neWsl_text span{
		font-size: 13px;
	}
	.neWsl_text h4{
		font-size: 18px;
		line-height: 28px;
		height: 52px;
	}
	.neWsl_text p{
		font-size: 14px;
		line-height: 24px;
	}
	.neWsl_con ul li{
		padding-bottom: 2%;
	}
	.swiper-slide img{
		height: 245px;
	}
	.neWsl_time{
		padding: 2% 2%;
	}
	.neWsl_time b{
		font-size:30px;
	}
	.neWsl_time p{
		font-size: 13px;
	}
	.neWsl_h2 h2{
		font-size: 30px;
	}
	.neWsl_title .breadtRee_meua ul li a{
		line-height: 45px;
	}
	.right-aside{
		width: 240px;
	}
	.neWsl_img{
		height: 230px;
	}
	.oWl_show{
		top: 49px;
	}
	.neWs_swiper .swiper-slide{
		padding-bottom: 40px;
	}
	.xzcontact_text p{
		font-size: 16px;
	}
	.paGe a{
			width: 50px;
			height: 50px;
			line-height: 50px;
		}
}

@media only screen and (max-width: 1401px){
	.oWat_left h3{
		font-size: 28px;
	}
	.oWat_left p{
		font-size: 17px;
		line-height: 34px;
	}
	.oWat_right{
		font-size: 15px;
		line-height: 30px;
	}
	.conTcat_text_con ul li p{
		font-size: 14px;
	}
	.index_btn ul li{
		height: 40px;
	}
	.index_btn ul li em{
		height: 40px;
	}
	.index_btn{
		height: 40px;
	}
	.index_btn ul li span a{
		line-height: 40px;
	}
	.index_btn ul li:hover .index_btnbox{
		bottom: 40px;
	}
	
	.index_btn ul li:hover .index_btnbox#index_btn_2{
		bottom: 40px;bottom: 40px;
	}
	
	.index_btn ul li:hover .index_btnbox#index_btn_1{
		bottom: 40px;
	}
	.breadtRee{
		height: 45px;
		line-height: 45px;
	}
	.breadtRee_meua ul li a{
		font-size: 14px;
	}
	.breadtRee_text{
		font-size: 14px;
	}
	.siGle_con{
		margin: 0 4%;
	}
	.neWs_list{
		margin: 0 4%;
	}
	.oWbt_title h2{
		font-size: 15px;
	}
	.conTact_h2 h2{
		font-size: 26px;
	}
	.oW_bottom_sigle{
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.right-aside{
		width: 220px;
	}
	.neWsl_title{
		padding: 20px 0 10px;
	}
	.neWsl_img{
		height: 190px;
	}
	.neWsl_text h4{
		font-size: 16px;
		line-height: 20px;
		height: 20px;
		padding: 0;
		margin: 3% 0;
	}
	.neWsl_con ul li a{
		margin: 3% 3%;
	}
	.neWsl_h2 h2{
		font-size: 26px;
	}
	.neWsl_title .breadtRee_meua ul li a{
		line-height: 40px;
	}
	.oWl_show{
		top: 42px;
	}
	.paGe a{
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin: 0 10px;
	}
	.resource{
			padding-top: 40px;
	}
	.resource_title{
		font-size: 30px;
		margin-bottom: 30px;
	}
	.resource_list_text p{
		font-size: 14px;
	}
	.resource_list_text h3{
		padding: 10px 0;
	}
}
/*下拉菜单*/
.right-aside .nav dl{
	display: none;
}.right-aside .nav dl dd{
	padding: 0 10px 0px 10px;
}

.right-aside .nav dl dd a{
	display: block;
	font-size: 14px;
	color: #fff;
	opacity: .5;
}
.right-aside .nav dl dd:hover a{
	opacity: 1;
}
.right_aside_icon dl dd:hover img{

	transition: .6s;

    transform: rotate(360deg);

}